<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#divOranIm{
	position: fixed; 
	right: 0px; 
	width: 140px; 
	top: 50px; 
	z-index: 999999;
}

.ImHeader{
	height:90px;
	background:url(../images/im_01.png) no-repeat
}
.ImTable{
	border:9px solid #009946;
	background:#fff;
	overflow:hidden;
}
.ImTable li{
	background:#fff;
	height:30px;
	line-height:30px;
	font-size:14px;
	padding-left:35px;
	overflow:hidden;
}
.ImTable li.qq{
	background:url(../images/qq.png) 10px center no-repeat;
}
.ImTable li.skype{
	background:url(../images/skype.png) 10px center no-repeat;
}
.ImTable li.wangwang{
	background:url(../images/wangwang.png) 10px center no-repeat;
}
.ImTable li.youxiang{
	background:url(../images/youxiang.png) 10px center no-repeat;
}
.ImTable li.right_ewm{
	height:auto!important;
	padding:10px 0 0 0;
	background:#009946;
	text-align:center;
	color:#fff;
}
.ImTable li.right_ewm img{
	max-width:100%;
	height:auto;
	display:block;
	margin:0px auto 0px auto;
}
.ImTable li.whatsapp{
	height:auto;
	background:#009946;
	color:#fff;
	padding:0;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
}
.ImTable li.whatsapp span{
	display:block;
	padding-left:25px;
	background:url(../images/whatsapp.png) left center no-repeat;
	margin-bottom:5px;
	font-size:14px;
	font-weight:normal;
}
.ImTable li.whatsapp a{
	color:#fff;
}
.ImTable li.tel{
	height:auto;
	background:#009946;
	color:#fff;
	padding:0 0 10px 0;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
}
.ImTable li.tel span{
	display:block;
	padding-left:25px;
	background:url(../images/tel.png) left center no-repeat;
	margin-bottom:5px;
	font-size:14px;
	font-weight:normal;
}
.ImTable li.tel a{
	color:#fff;
}

.ImFooter{height:6px;background:url(../images/im_04.png) no-repeat;}
.kehu {display: block;position: absolute;width:140px;height: 30px;top: 2px;}</pre></body></html>